PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotationBorder Class / getColor Method
In This Topic
    getColor Method
    In This Topic
    Gets the border color.
    Syntax
    public PDFColor getColor()

    Return Value

    A com.o2sol.pdf4java.graphics.colors.PDFColor object specifying the color with which to stroke the annotation's border.
    See Also